home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q93 / 7 / 82.TXT next >
Text File  |  1993-09-28  |  2KB  |  57 lines

  1. DOCUMENT:Q93782  24-SEP-1993  [W_NT]
  2. TITLE   :XACTSRV Service Starts Automatically
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12. --------------------------------------------------------------------
  13.  
  14. WARNING: Using Registry Editor incorrectly can cause
  15.      serious, system-wide problems that may require you to
  16.      reinstall Windows NT to correct them. Microsoft cannot
  17.      guarantee that any problems resulting from the use of
  18.      Registry Editor can be solved. Use this tool at your own
  19.      risk.
  20.  
  21. XACTSRV, the service that supports remote net APIs from MS-DOS and
  22. OS/2 (for example, NET VIEW \\NTSERVER), is now part of the Windows NT
  23. server service. It is no longer necessary to use the NET START XACTSRV
  24. command to enable your server to be administered from downlevel
  25. clients. The XACTSRV capability is started automatically when the
  26. server is started.
  27.  
  28. You can disable this feature by running the Windows NT Registry Editor
  29. (REGEDT32.EXE) and changing the \Registry\MACHINE\SYSTEM\CurrentControl 
  30. Set\Services\LanmanServer parameter as follows:
  31.  
  32.    AcceptDownlevelApis = REG_DWORD 0
  33.  
  34. One effect of this change is that print-queue shares are now
  35. persistent. If you set up a printer and share it with the network
  36. using Print Manager, that share is automatically re-created when
  37. you restart the system.
  38.  
  39. Additional reference words: 3.10 REGEDT32
  40. KBCategory:
  41. KBSubCategory: NTSRV  
  42.  
  43. =============================================================================
  44.  
  45. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  46. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  47. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  48. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  49. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  50. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  51. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  52. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  53. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  54. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  55. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  56.  
  57. Copyright Microsoft Corporation 1993.